home *** CD-ROM | disk | FTP | other *** search
- GeoWTimer
- PRG formatted GEOS file V1.0
- NX1000
- GeoWordsMai
- BLASTER'S CONVERTER V2.5
- J!GeoWShake
- GeoWTiles
- Write Image V2.1
- geoWrite V2.1
- .if Pass1
- .noeqin
- .noglbl
- .include geosSym
- .include geosMac
- .include GeoWEquates
- .include GeoWZips
- .glbl
- .eqin
- .endif
- .psect
- DispTimr:
- LoadB dispBuff,#ST_WR
- DispTimr:
- LoadB dispBuff,#ST_WR_BA
- jsr i_Graphi
- .byte MOVEPENT
- .word SBOXPXLF + 8
- .byte SCOREBXT + 8
- .byte NEWPATTE,1
- .byte RECTANGL
- .word SBOXPXLF + 8 + (TimerWi * 8)
- .byte SCOREBXT + 7 + TimerHi
- .byte NULL
- jsr i_Bitmap
- .word TimerPic
- .byte SCOREBXL
- .byte SCOREBXT
- .byte TimerWi
- .byte TimerHi
- rts
- TimerPic:
- TimerWi == picW
- TimerHi == picH
- TIMERENDS:
- TimerPic:
- TimerWi == picW
- TimerHi == picH
- TIMERENDS:
-